home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / mac / hypercrd / xcmd / dxcmds34.sit / Dartmouth XCMD's 3.4.3 / card_9912.txt < prev    next >
Text File  |  1990-04-17  |  7KB  |  368 lines

  1. -- card: 9912 from stack: in.3
  2. -- bmap block id: 10120
  3. -- flags: 4000
  4. -- background id: 2749
  5. -- name: start
  6. ----- HyperTalk script -----
  7. on openCard
  8.   hide card field "obscure buttons"
  9.   pass openCard
  10. end openCard
  11.  
  12. on mouseDown
  13.   hide card field "obscure buttons"
  14.   pass mouseDown
  15. end mouseDown
  16.  
  17.  
  18.  
  19. -- part 11 (button)
  20. -- low flags: 00
  21. -- high flags: 2000
  22. -- rect: left=20 top=300 right=323 bottom=44
  23. -- title width / last selected line: 0
  24. -- icon id / first selected line: 20689 / 20689
  25. -- text alignment: 1
  26. -- font id: 0
  27. -- text size: 12
  28. -- style flags: 0
  29. -- line height: 16
  30. -- part name: Home
  31. ----- HyperTalk script -----
  32. on mouseUp
  33.   go home
  34. end mouseUp
  35.  
  36.  
  37.  
  38. -- part 35 (field)
  39. -- low flags: 81
  40. -- high flags: 0007
  41. -- rect: left=367 top=157 right=289 bottom=484
  42. -- title width / last selected line: 0
  43. -- icon id / first selected line: 0 / 0
  44. -- text alignment: 0
  45. -- font id: 3
  46. -- text size: 9
  47. -- style flags: 0
  48. -- line height: 12
  49. -- part name: index
  50.  
  51.  
  52. -- part 46 (button)
  53. -- low flags: 00
  54. -- high flags: A004
  55. -- rect: left=69 top=222 right=241 bottom=227
  56. -- title width / last selected line: 0
  57. -- icon id / first selected line: 0 / 0
  58. -- text alignment: 1
  59. -- font id: 0
  60. -- text size: 12
  61. -- style flags: 0
  62. -- line height: 16
  63. -- part name: About This Stack
  64. ----- HyperTalk script -----
  65. on mouseUp
  66.   push card
  67.   go to card id 4189
  68. end mouseUp
  69.  
  70.  
  71.  
  72. -- part 48 (button)
  73. -- low flags: 00
  74. -- high flags: A004
  75. -- rect: left=272 top=248 right=267 bottom=431
  76. -- title width / last selected line: 0
  77. -- icon id / first selected line: 0 / 0
  78. -- text alignment: 1
  79. -- font id: 0
  80. -- text size: 12
  81. -- style flags: 0
  82. -- line height: 16
  83. -- part name: Licensing Information
  84. ----- HyperTalk script -----
  85. on mouseUp
  86.   push card
  87.   go to card id 6696
  88. end mouseUp
  89.  
  90.  
  91.  
  92.  
  93. -- part 49 (button)
  94. -- low flags: 00
  95. -- high flags: A004
  96. -- rect: left=69 top=248 right=266 bottom=227
  97. -- title width / last selected line: 0
  98. -- icon id / first selected line: 0 / 0
  99. -- text alignment: 1
  100. -- font id: 0
  101. -- text size: 12
  102. -- style flags: 0
  103. -- line height: 16
  104. -- part name: What's New?
  105. ----- HyperTalk script -----
  106. on mouseUp
  107.   push card
  108.   go to card id 10950
  109. end mouseUp
  110.  
  111.  
  112.  
  113. -- part 50 (button)
  114. -- low flags: 00
  115. -- high flags: A004
  116. -- rect: left=272 top=197 right=216 bottom=431
  117. -- title width / last selected line: 0
  118. -- icon id / first selected line: 0 / 0
  119. -- text alignment: 1
  120. -- font id: 0
  121. -- text size: 12
  122. -- style flags: 0
  123. -- line height: 16
  124. -- part name: About the Authors
  125. ----- HyperTalk script -----
  126. on mouseUp
  127.   push card
  128.   go to card id 6949
  129. end mouseUp
  130.  
  131.  
  132.  
  133. -- part 51 (button)
  134. -- low flags: 00
  135. -- high flags: A004
  136. -- rect: left=272 top=222 right=241 bottom=431
  137. -- title width / last selected line: 0
  138. -- icon id / first selected line: 0 / 0
  139. -- text alignment: 1
  140. -- font id: 0
  141. -- text size: 12
  142. -- style flags: 0
  143. -- line height: 16
  144. -- part name: Reporting Bugs
  145. ----- HyperTalk script -----
  146. on mouseUp
  147.   push card
  148.   go to card id 18087
  149. end mouseUp
  150.  
  151.  
  152.  
  153.  
  154. -- part 52 (button)
  155. -- low flags: 00
  156. -- high flags: A004
  157. -- rect: left=69 top=197 right=216 bottom=227
  158. -- title width / last selected line: 0
  159. -- icon id / first selected line: 0 / 0
  160. -- text alignment: 1
  161. -- font id: 0
  162. -- text size: 12
  163. -- style flags: 0
  164. -- line height: 16
  165. -- part name: XCMD Index
  166. ----- HyperTalk script -----
  167. on mouseUp
  168.   DoIndex
  169. end mouseUp
  170.  
  171.  
  172.  
  173.  
  174. -- part 54 (field)
  175. -- low flags: 01
  176. -- high flags: 0000
  177. -- rect: left=147 top=129 right=188 bottom=344
  178. -- title width / last selected line: 0
  179. -- icon id / first selected line: 0 / 0
  180. -- text alignment: 1
  181. -- font id: 3
  182. -- text size: 9
  183. -- style flags: 0
  184. -- line height: 12
  185. -- part name: 
  186.  
  187.  
  188. -- part 56 (button)
  189. -- low flags: 00
  190. -- high flags: A004
  191. -- rect: left=368 top=300 right=319 bottom=480
  192. -- title width / last selected line: 0
  193. -- icon id / first selected line: 0 / 0
  194. -- text alignment: 1
  195. -- font id: 0
  196. -- text size: 12
  197. -- style flags: 0
  198. -- line height: 16
  199. -- part name: XCMD's Menu
  200. ----- HyperTalk script -----
  201. on mouseUp
  202.   lock screen
  203.   show card field "menu info"
  204.   show btn "ok"
  205.   unlock screen with zoom open
  206. end mouseUp
  207.  
  208.  
  209.  
  210.  
  211. -- part 57 (field)
  212. -- low flags: 81
  213. -- high flags: 2004
  214. -- rect: left=211 top=164 right=294 bottom=476
  215. -- title width / last selected line: 0
  216. -- icon id / first selected line: 0 / 0
  217. -- text alignment: 0
  218. -- font id: 0
  219. -- text size: 12
  220. -- style flags: 0
  221. -- line height: 16
  222. -- part name: menu info
  223.  
  224.  
  225. -- part 58 (button)
  226. -- low flags: 80
  227. -- high flags: A003
  228. -- rect: left=418 top=268 right=290 bottom=469
  229. -- title width / last selected line: 0
  230. -- icon id / first selected line: 0 / 0
  231. -- text alignment: 1
  232. -- font id: 0
  233. -- text size: 12
  234. -- style flags: 0
  235. -- line height: 16
  236. -- part name: OK
  237. ----- HyperTalk script -----
  238. on mouseUp
  239.   lock screen
  240.   hide card field "menu info"
  241.   hide me
  242.   unlock screen with zoom close
  243. end mouseUp
  244.  
  245.  
  246.  
  247. -- part 59 (button)
  248. -- low flags: 00
  249. -- high flags: 2000
  250. -- rect: left=228 top=299 right=322 bottom=254
  251. -- title width / last selected line: 0
  252. -- icon id / first selected line: 1014 / 1014
  253. -- text alignment: 1
  254. -- font id: 0
  255. -- text size: 12
  256. -- style flags: 0
  257. -- line height: 16
  258. -- part name: Prev
  259. ----- HyperTalk script -----
  260. on mouseUp
  261.   go to prev card
  262. end mouseUp
  263.  
  264.  
  265.  
  266. -- part 60 (button)
  267. -- low flags: 00
  268. -- high flags: 2000
  269. -- rect: left=256 top=299 right=322 bottom=281
  270. -- title width / last selected line: 0
  271. -- icon id / first selected line: 1013 / 1013
  272. -- text alignment: 1
  273. -- font id: 0
  274. -- text size: 12
  275. -- style flags: 0
  276. -- line height: 16
  277. -- part name: Next
  278. ----- HyperTalk script -----
  279. on mouseUp
  280.   go to next card
  281. end mouseUp
  282.  
  283.  
  284.  
  285. -- part 53 (field)
  286. -- low flags: 81
  287. -- high flags: 0001
  288. -- rect: left=18 top=179 right=324 bottom=486
  289. -- title width / last selected line: 0
  290. -- icon id / first selected line: 0 / 0
  291. -- text alignment: 1
  292. -- font id: 3
  293. -- text size: 10
  294. -- style flags: 256
  295. -- line height: 13
  296. -- part name: obscure buttons
  297.  
  298.  
  299. -- part contents for card part 35
  300. ----- text -----
  301. PrintField
  302. TextStream
  303. FileToField
  304. FieldToFile
  305. WriteToFile
  306. FileToClip
  307. PopUpPicture
  308. PictureShow
  309. ClipToPICT
  310. PICTFileToRes
  311. LeafName
  312. DeleteResFork
  313. RInstall
  314. IsResource
  315. ResList
  316. GetResources
  317. SizeCardWindow
  318. ObjectExists
  319. ModalDialog
  320. Password
  321. ConvertDate
  322. SystemFolder
  323. HyperFolder
  324. AuxActive
  325. WritePermission
  326. XScrollBox
  327. XScrollBoxF
  328. XScrollBoxM
  329. FindInField
  330. SerialHandler
  331. AuxWindow
  332. LSC Utilities
  333. SortField
  334. SortFieldByItem
  335. MenuHandler
  336. Replace
  337. FindKey
  338. MultiSort
  339. ChooserName
  340. C Utilities
  341. PopList
  342. XScrollBoxML
  343.  
  344. -- part contents for card part 53
  345. ----- text -----
  346.  
  347.  
  348.  
  349.  
  350.  
  351.  
  352.  
  353.  
  354.  
  355.  
  356. Click to proceed.
  357.  
  358. -- part contents for card part 54
  359. ----- text -----
  360. This stack ┬⌐ 1988-1990 by the 
  361. Trustees of Dartmouth College.
  362.  Permisson is hereby granted for its
  363.  non-commercial use and distribution.
  364.  
  365. -- part contents for card part 57
  366. ----- text -----
  367. Notice that there is a special XCMD's menu in the menu bar.  It has commands to help you find XCMD's in this stack, install them in other stacks, print the documentation and source code for them, and create source files.
  368.